Debug File Creation Status
The /status/debugFile URL displays the status of the creation of the Debug file (see Creating the Debug File).
URL
/api/v1/status/debugFile
HTTP Method
GET
HTTP Response
200 OK
Example
■ | Request: |
GET /api/v1/status/debugFile HTTP/1.1 Host: 10.4.219.229
■ | Response: |
HTTP/1.1 200 OK Content-Type: application/json { "description": "file 'debugFile' is ready"